Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 5,434 for

file viewer

(0.04 sec)
  1. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert Files of different formats from within Java applications....Viewer Product Solution GroupDocs...transformation between multiple file formats. It supports conversion...

    docs.groupdocs.com/conversion/java/
  2. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Viewer Product Solution GroupDocs...It allows to skip unnesesary file loading. /// </summary> public...

    docs.groupdocs.com/parser/net/handle-loading-of...
  3. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Viewer Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Saving files to different locations | Documenta...

    Following this guide you will learn how to save the converted PDF, Word, Excel, or PowerPoint documents to local disk, stream or FTP....Viewer Product Solution GroupDocs...Advanced usage / Saving Saving files to different locations Leave...

    docs.groupdocs.com/conversion/net/saving-files-...
  5. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Viewer Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "output.pdf"...

    docs.groupdocs.com/signature/java/sign-document...
  6. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary....Viewer Product Solution GroupDocs...to a file, use the method. To import synonyms from a file, use...

    docs.groupdocs.com/search/net/synonym-dictionary/
  7. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....Viewer Product Solution GroupDocs...to a file, use the method. To import homophones from a file, use...

    docs.groupdocs.com/search/nodejs-java/homophone...
  8. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java....Viewer Product Family GroupDocs.Comparison...Java . The conversion of TXT files to PowerPoint presentations...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....Viewer Product Solution GroupDocs...Description ); Console . WriteLine ( "File type: {0}" , attachment . GetDocumentInfo...

    docs.groupdocs.com/watermark/net/attachments-in...
  10. How to Convert Word Document to HTML using C#

    This article helps you to convert Word Document to HTML using C#. Generate HTML from DOCX using C# by following step-by-step guide and perform document conversion....Viewer Product Family GroupDocs.Comparison...class and load the source Word file Initialize MarkupConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...